![]() |
Introduction to Web Development using HTML 5 |
Chapter 9: Creating Page DivisionsThis chapter examines the use of page division tags in detail. By the time you finish this chapter, you will understand the following key concepts:● How to use tables to format text and images within an HTML page ● How to create a page division using the < div> and tag pair ● How to use page divisions to create columns ● How to use tables to format content ● How to create fixed-size content Chapter PowerPoint Presentation | ![]() |
![]() |
TableDemo.html |
SimpleDiv.html |
ThreeColumns.html |
AddTexttoColumns.html |
DivFormat.html |
FixedSize.html |
DynamicSize.html |
ThreeColumnsFloat.html |
StackText.html |